CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Http Protocol

搜索资源列表

  1. Sockets-1.8.3

    0下载:
  2. sockets API封装类,可以在UNIX和WIN32平台下工作。提供SSL、IPv6、TCP/UDP sockets、 TCP加密、HTTP协议、高度可定制的错误处理。-sockets API Packaging category, in UNIX and work under Win32 platform. SSL, IPv6, TCP / UDP sockets, TCP encryption, HTTP protocol, highly customizable error handl
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:202693
    • 提供者:贾志远
  1. HttpServerexample

    1下载:
  2. 本程序实现了一个Http服务器,能够接受客户端(浏览器)的连接请求,可以更改当前 的Http服务目录,而且能够将指定的网页发送到客户浏览器, 本程序是—个基于对话柜的MFC应用程序,主要介绍如何利用socket(套接字)实现Http 协议等内容。请使用vc++.net运行本程序。-This Program realize a Http Server which can accept the connection request of client and change the current H
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:66171
    • 提供者:陈康
  1. ylm6_urlfile

    0下载:
  2. 使用HTTP协议将文件下载到Windows的下载文件临时目录的程序源代码。-use HTTP protocol can be downloaded to the Windows temporary directory download the source code.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:86182
    • 提供者:ylm
  1. QQManage

    0下载:
  2. QQ挂机类库,C#开发,使用HTTP协议,完成QQ挂机的基本功能.不太完善,请多指教.-QQ outboard Class C# development, the use of the HTTP protocol, QQ onhook's basic functions. Not perfect, please enlighten.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4871
    • 提供者:deir
  1. 翻译机

    0下载:
  2. 一个类似于网页小偷的软件,作用是汉译英,我主要是为了解决我们英语老师布置作文而编写的,呵呵。程序并没有采用传统的XMLHTTP控件或者Inet控件获取HTTP资源,而是采用更底层的winsock控件模拟HTTP协议。原因是网站采用了重重验证,普通控件派不上用场。-a website similar to the software thieves, the British role in Translation is, I is mainly to solve the layout of our
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:13893
    • 提供者:啊啊
  1. testMP3

    0下载:
  2. 利用 http协议 利用百度引擎自动搜索下载MP3的工具软件源代码-use http protocol use Baidu search engine automatically download the MP3 source code software tools
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:118052
    • 提供者:张立军
  1. tieba

    0下载:
  2. 百度贴吧发贴器,直接利用套接字根据HTTP协议进行发帖。主要是对HTTP协议的使用,适合想做浏览器的人参考-Baidu posted it sent for direct use socket under the HTTP protocol for posting. The main thing is to use the HTTP protocol, wants to fit the browser reference
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:461319
    • 提供者:神仙哥哥
  1. 15883857HTTPprotocol_word

    0下载:
  2. http协议分析,可以详细分析http的各种字段-http protocol analysis, detailed analysis of the various field http
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12951
    • 提供者:福一
  1. 用J2ME与ASP建立数据库连接

    0下载:
  2. 用J2ME与ASP建立数据库连接 J2ME是利用HttpConnection建立HTTP连接,然后获取数据,ASP也是利用HTTP协议,因而可以利用J2ME与ASP建立连接,从而访问数据库。 -use J2ME and ASP to establish database connections using J2ME HttpConnectio n establishing HTTP connections, and then access data, ASP is used HTTP p
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:4546
    • 提供者:韩文杰
  1. HttpLook

    0下载:
  2. 初学者学习HTTP协议的有用代码,用于分析HTTP协议头的首发内容。-beginners learning HTTP protocol useful code for the HTTP protocol analysis of the first elements of the first.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:43016
    • 提供者:罗毅
  1. linshimulu

    0下载:
  2. 使用HTTP协议将文件下载到Windows的下载文件临时目录的程序源代码 -use HTTP protocol can be downloaded to the Windows temporary directory download the source code
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:88191
    • 提供者:付刚
  1. downloadManager

    0下载:
  2. 一个下载程序,基于 java Swing 和HTTP协议。本版本还不支持FTP下载,有望在以后加入。-a download, based on java Swing and HTTP protocol. This version does not support FTP downloads, expected in the future.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:50134
    • 提供者:掌柜各
  1. netong

    0下载:
  2. 直接用socket实现HTTP协议  从HTTP服务器上下载一个文件有很多方法,“热心”的微软提供了 WinInet 类,用起来也很方便。当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能 。 -direct socket achieve HTTP protocol from the HTTP server to download a document, there are many ways, "enthusiastic" Mic
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:54846
    • 提供者:wudi
  1. MyNetAnts

    0下载:
  2. 用来通过HTTP协议下载的程序,支持断点续传和多线程下载。 注意,该程序一次只能下载一个任务,其中的列表虽然可以列入很多内容,但没有实现功能。-HTTP protocol to download through the procedures, support HTTP download and multithreading. Note that this procedure can only be downloaded once a mandate, which could be inclu
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:65901
    • 提供者:黄涛
  1. ppwmv

    1下载:
  2. 采用P2P的技术建立流媒体广播,可以很大程度节省服务器的带宽消耗。先建立一个流媒体服务器,可以采用WINDOWS2003自带的media server,生成一个信号源。P2P流媒体广播的服务端从流媒体服务器提取一个流作为源,这个源必须是用http协议来提取的,然后再由P2P服务端分发到各个P2P客户端.服务端与客户端的例子程序-using the technology to establish peer-to-peer streaming media broadcasts, can save a
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:14154
    • 提供者:bily
  1. ssnag

    0下载:
  2. 使用HTTP协议将文件下载到Windows的下载文件临时目录的程序源代码... 软件类别:网络编程 运行环境:Win9x/NT/2000/XP/-use HTTP protocol can be downloaded to the Windows temporary directory download the source code ... software categories : network programming operating environment : CTP /
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:351421
    • 提供者:陈浩
  1. java_http_down

    0下载:
  2. JAVA实现的HTTP协议数据交互 实现文件下载-JAVA HTTP protocol data files downloaded interactive
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1517
    • 提供者:longto
  1. FlashDown

    0下载:
  2. 断点续传多任务下载系统,能下载基于HTTP协议传输的文件,支持断点续传,支持通过鼠标拖动链接来添加新任务-HTTP download multi-task systems can download based on the HTTP protocol transmission of documents in support of HTTP, Drag the mouse to support links to add new tasks.
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:56658
    • 提供者:zhang
  1. 《HTTP权威指南》高清中文版

    1下载:
  2. 超文本转移协议(Hypertext Transfer Protocol,HTTP)是在万维网上进行通信时所使用的协议方案。HTTP有很多应用,但最著名的是用于web浏览器和web服务器之间的双工通信。(The text.protocol(Hypertext Transfer Protocol,HTTP)is the application of the classementation of the text process, the HTTPto the application of the v
  3. 所属分类:网络编程

    • 发布日期:2020-08-06
    • 文件大小:8001536
    • 提供者:王林阳
  1. 5.M6312-HTTP_TYPE1-三轴加速计

    1下载:
  2. 采用ST公司的stm32f103c8t6芯片作为核心cpu,集成了esp8266无线通信模块,和三轴加速度计ADXL362,与云平台之间的传输协议采用http传输协议,可在云平台上查看当前PCB板子的三轴加速度信息(Using ST's stm32f103c8t6 chip as the core cpu, the esp8266 wireless communication module and the three-axis accelerometer ADXL362 are integrat
  3. 所属分类:单片机开发

    • 发布日期:2019-12-12
    • 文件大小:3394560
    • 提供者:sbdscjsn
« 1 2 3 4 5 6 78 9 10 11 12 ... 43 »
搜珍网 www.dssz.com